Skip to content

Conversation

@cawfree
Copy link

@cawfree cawfree commented Apr 18, 2024

I was unable to build on my local environment without adding the following changes:

  1. Add .nvmrc to use a version of Node which supports the fetch polyfill by default.
  2. Add a missing dev dependency on tslib to enable the module to compile properly.

After doing this, running npm run-script build && npm run-script test works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants